Skip to content

MarQMark/Lotus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lotus

Description

Lotus is a 2D arena fighting game.
Select one out of the three elements: Fire, Earth and Air. Each with unique attacks and abilities.

It is implemented using C++ 17 and rendered with OpenGL 4.3.

Branches

For multiplayer use the feature/Netcode branch
The master branch as it exits right now is only for testing and does not support any kind of multiplayer.

Build

Only tested on Linux. While the master branch should work on Windows, it has not been tested.
A CLion project exists to build Lotus, but it can be built as well with only CMake.
A prebuilt binary can be found under Releases.
When running the executable make sure the have the res folder in the same directory as it is being run from.

Screenshots

image image image

Credits

Air Player by Nutellapanzer

About

2D Arena Fighting Game

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages