https://github.com/ivergara/orc-invader
A clone of space invaders... with orcs
https://github.com/ivergara/orc-invader
arcade-framework game game-2d python
Last synced: 11 months ago
JSON representation
A clone of space invaders... with orcs
- Host: GitHub
- URL: https://github.com/ivergara/orc-invader
- Owner: ivergara
- License: mit
- Created: 2018-11-16T19:29:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T23:09:02.000Z (over 7 years ago)
- Last Synced: 2025-02-01T14:31:12.571Z (over 1 year ago)
- Topics: arcade-framework, game, game-2d, python
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# orc-invader
A clone of space invaders... with orcs or something
The idea is to learn something new. The first thing to learn is how to make a simple game in a language I'm familiar and comfortable (Python).
Then, if possible try to replicate the same game in Rust.
The assets are not going to be commited to the repository until I'm completely sure about their licence.