Skip to content
/ naja Public
forked from fossguild/naja

Naja is an implementation of the Snake Game based on KobraPy programming exercise.

License

Notifications You must be signed in to change notification settings

Peloro/naja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright 2023 Monaco F. J. monaco@usp.br

KobraPy is free software and distributed under the terms of the GNU General Public License 3.0.

KobraPy - Programming Exercise

KobraPy is a programming exercise inspired by the classic 1980s snake game.

Implemented in Python, it provides a minimal yet functional codebase designed for progressive extension by learners. KobraPy was originally conceived as an instructional resource to introduce undergraduate computer science students to open-source development practices and project management methodologies. Beyond this initial purpose, the project can also serve as a complementary resource within formal training programs or as a framework for independent study.

KobraPy is free software and may be redistributed under the terms of the GNU General Public License version 3 or any later version.

The exercise involves:

a) Fixing known issues listed in the repository. b) Enhancing the game by adding new and engaging features.

Getting Started

User instructions are available in docs/manual.md.

If you enjoy the project, the author would greatly appreciate hearing from you — just send an e-mail.

Contributing

Contributions to KobraPy are most welcome. Please see docs/CONTRIBUTING.md for directions on how to get started.

About

Naja is an implementation of the Snake Game based on KobraPy programming exercise.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%