Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/FlavioFS/JMP-Deflection

Deflection-based game in SGDK.
https://github.com/FlavioFS/JMP-Deflection

Last synced: about 1 month ago
JSON representation

Deflection-based game in SGDK.

Awesome Lists containing this project

README

        

# :video_game: Deflection


Character gif failed to load

## About
Repo for class assignments.

| Topic | Details |
|-------|-----------|
| Subject | Multiplatform Games |
| Supervisor | Prof. José Gilvan Rodrigues Maia |
| Organization | Universidade Federal do Ceará (UFC) |

## Class Schedule
- [x] History of Game Technologies
- [x] C Programming
- [x] C++ Programming
- [x] Memory Management
- [x] SEGA Genegis Programming

## Final Project
> Create a game for Sega Genesis in C language using SGDK

Short game description:
- Medieval characters must survive a one-hit-kill fight of projectile parrying.

| Topic | Details |
|-------|-----------|
| Name | Deflection |
| APIs | [Sega Genesis Development Toolkit (SGDK)](https://github.com/Stephane-D/sgdk) |
| Language | C |