8000 Releases · joha1na/game-one · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: joha1na/game-one

Release v0.0.1

11 Jun 22:15
27bec0d
Compare
Choose a tag to compare
Release v0.0.1 Pre-release
Pre-release

Full Changelog: https://github.com/joha1na/game-one/commits/v0.0.1

Release v0.0.1

Initial Release

This is the very first public version of Game One, a small space shooter built with LÖVE2D and Lua.

The project is inspired by the CS50 Game Development course and is intended as a playground for learning and experimenting with game development. Expect frequent changes and new features as the project evolves!

Features

  • Basic gameplay: move, shoot, and avoid enemies
  • Score and persistent highscore system (using a local highscores.json file)
  • Start, pause, and game over screens

Note

This project is a work in progress and will be expanded step by step. Feedback and ideas are always welcome!

0