Skip to content

jonesy-b-dev/MouseGame

Repository files navigation

MouseGame

SintLucas exam / BUAS intake assignment

A simple 2D game about collecting food as a mouse made in SFML 2.6.1. You slowly get hungry when not eating, you also need to bring food back to your family. There will be some enemies trying to attack you. you will lose the game when either you die or you or your family's hunger bar is completely drained. You can get score by collecting food. The more food you pickup the slower the player will move.

About branches

main - most up do date default branch with all the work

exam - The state where the project was when finishing my exam

If any other branch exists its probably a developing branch testing some stuff

How to run the project

  • Clone repository
  • Open the project directory in your terminal
  • Run premake5 for your desired editor e.g. cmd: premake5 vs2022 (Linux support in development)
  • Open the solution file and run the project

About

SintLucas final exam / BUAS intake assignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published