https://github.com/codingchili/mmo-dungeon-cube-ancient
The first iteration of the MMO project!
https://github.com/codingchili/mmo-dungeon-cube-ancient
2d-game asphyre delphi moba multiplayer
Last synced: 4 months ago
JSON representation
The first iteration of the MMO project!
- Host: GitHub
- URL: https://github.com/codingchili/mmo-dungeon-cube-ancient
- Owner: codingchili
- License: mit
- Created: 2017-02-25T09:47:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T05:30:13.000Z (over 9 years ago)
- Last Synced: 2025-07-26T22:18:31.215Z (10 months ago)
- Topics: 2d-game, asphyre, delphi, moba, multiplayer
- Language: Pascal
- Homepage:
- Size: 32 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mmo-dungeon-cube-ancient
##### Background
The first iteration of the MMO project!
This project was in development during 2010, it is a multiplayer online battle arena!
Project video: https://www.youtube.com/watch?v=Eu0bmbLOIEo (A bit messy as it was a stress test rather than a showcase video :grin:)
##### Install & Build
The project can be built using Delphi 7.
All media files are included in the git repository.
Requires Asphyre (OpenGL/DirectX wrapper)
Support for windows!
##### Features
The project features the following!
* Multiplayer over LAN with UDP
* Lobby for chat and map selection
* A single game mode (kill or be killed!)
* 3 playable classes with 5 unique abilities each!
* __mage__ (spells with slow and stun!)
* __thief__ (poison, stealth and backstab!)
* __warrior__ (shield, teleport and health-based dmg!)
* Patcher for downloading updates
* Map editor for creating your own maps!
* Licensing keys (just a test feature don't use this!)
##### Showcase
Will upload images when I get time to compile this old project.