An open API service indexing awesome lists of open source software.

https://github.com/ethancarollo/galaktoon

A little role-play game made in p5.js
https://github.com/ethancarollo/galaktoon

javascript-game p5js rpg-game webgame

Last synced: about 1 year ago
JSON representation

A little role-play game made in p5.js

Awesome Lists containing this project

README

          

![GitHub Repo stars](https://img.shields.io/github/stars/jackytuneur/galaktoon?style=for-the-badge) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/jackytuneur/galaktoon/main?style=for-the-badge) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/JackyTUneur/galaktoon?style=for-the-badge) ![GitHub Release Date](https://img.shields.io/github/release-date/jackytuneur/galaktoon?style=for-the-badge) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/jackytuneur/galaktoon?style=for-the-badge) ![GitHub all releases](https://img.shields.io/github/downloads/jackytuneur/galaktoon/total?style=for-the-badge)

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

### Table of Contents

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

## 1. Techologies

#### P5.js

This game only use the p5.js library.
* [p5.js] (https://p5js.org/) : v1.5.0 || October 18, 2022

## 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

* Play on [Galaktoon](https://galaktoon.vercel.app/)

## 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.