Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 666 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 666 Bytes

Infinite Sidescroller Game

This project is a small and not quite finished infinite sidescrolling game of an octopus dodging sea mines.

The Gameplay

The game is a basic infinitely scrolling game made in Unity with C#. It features a small purple octopus dodging sea mines in a regularly expanding world, collecting coins and hearts as you go.

Images

Image of the game

Status and Further Developmet

Unity runs very slowly on my laptop, and I'll probably not continue working on it, but the game needs the following:

  • Menu screen
  • Options menu
  • Audio
  • High score tracking
  • Navigation tools on end of game loop.