Skip to content

didierotero/chamberslabyrinth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chamber's Labyrinth

Description

Chamber's Labyrinth [Working Title] is the Winter 2015 Developers' Guild game project. It is a 2D Roguelike Side-Scroller RPG. There will be a central character that can move left to right and jump. They will be restricted by the box (environment) they are in and will be able to stand on platforms. Rooms and their features will be generated by progression through the game. Progression will occur when the central character reaches a generated (after a certain point, within a specified scope) checkpoint. Environmental theme will associate light with good, darkness will bad. More accessories will be added to the central character, including his sprite, to support the environmental theme.

Resources

  • C++
  • GitHub
  • SFML (Simple and Fast Multimedia Library): SFML is multi-platform and multi-language. It provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network.

Group Members

  • Anthony Bilic: Project Management Lead, Officer
  • Vihan Chaudhry: Lead Developer, Officer
  • Dmitry Sokolov: Developer, Officer
  • Victor La: Lead Animator, Developer
  • Arjan Sohal: Developer
  • Edwin Angkasa: Developer
  • Rui Li: Developer
  • Adam Price: Developer
  • Denny Hung: Developer
  • Kevin Wang: Developer

License

This software is licensed under the MIT License.

About

[Winter 2015] A 2D Roguelike Side-Scroller RPG.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • Other 0.1%