Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 2.26 KB

readme.md

File metadata and controls

61 lines (41 loc) · 2.26 KB

GitHub Repo stars GitHub last commit (branch) GitHub code size in bytes GitHub Release Date GitHub release (latest by date) GitHub all releases

GALAKTOON

Galaktoon is a web video game made with p5.js currently in developpement

Table of Contents

  1. [Techologies]
  2. [How To Play]
  3. [Engine Informations]
  4. [Features Informations]
  5. [Studio Informations]

1. Techologies

P5.js

This game only use the p5.js library.

2. How To Play

Choice One

  • 1 - Download the source
  • 2 - Install the "live server" extension in Visual Studio Code
  • 3 - Open index.html in Visual Studio Code
  • 4 - Click on "Go Live" in the right bottom corner of the window
  • 5 - Enjoy !

Choice Two

3. Engine Informations

Engine One works with a 2D top down view.
Engine Two works with a 2D the same view but has a turn based fight system.

4. Features Informations

  • This game is optimized for a 1920*1080 screen
  • Start Menu is usable and show what we are actually loading (in terms of assets)
  • Player Movement and collision system.
  • Map creation (with y-axis).
  • Player can interact with tile.
  • Camera smooth follow the player.
  • Player can travel through planets from the control panel.
  • Player can fight enemy !
  • Player can now level Up !
  • Quests are now finished !
  • Npc pathing is displonible & generics for both engine
  • A tool for create map is disponible here ! : https://github.com/EthanCarollo/GalaktoonToolMapCreator

5. Studio Informations

Us

We are a group of 4 students ! 3 web designers and 1 developper. This game is a pedagogical project, it is absolutely not intended for commercial purposes.