Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 2.26 KB

File metadata and controls

67 lines (46 loc) · 2.26 KB

Asteroids Game for Luanti

Description

An attempt at making an Asteroids game for Luanti. It is working enough to be considered a proof-of-concept.

WARNING: Game is in early development. It is very buggy.

WARNING: This game rewrites contents of minetest.conf. It will restore original values upon normal shutdown. If normal shutdown doesn't occur (e.g. crash, power loss, etc.) the rewritten values will remain.

Video demo: https://youtu.be/Hf6wewgVrFQ

Gameplay

singleplayer only

Controls:

  • mouse: change facing direction
  • W: move forward in facing direction
  • left/right mouse button: fire

Objective: Destroy asteroids to score points while avoiding being hit.

Licensing

Code: MIT

See LICENSE.md for information on media licensing & sources.

Links

  • shield.ContentDB
  • shield.forum
  • Git Repo Mirrors:
    • shield.Codeberg
    • shield.GitHub
    • shield.GitLab
  • shield.changelog
  • shield.todo