Difference between revisions of "Secular"

From RogueBasin
Jump to navigation Jump to search
(Created page with "{{game-stable| name = Secular |developer = |theme = Covert Ops |influences = |released = Aug 06, 2020 |relver = 1.0 |updated = Aug 06, 2020 |updver = 1.0 |language = C++14...")
 
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
|language = C++14 STL
|language = C++14 STL
|platforms = [[Windows]], [[Linux]]
|platforms = [[Windows]], [[Linux]]
|site =  
|site = https://secular-game.herokuapp.com
|licensing = [[Freeware]]
|licensing = [[Freeware]]
|interface = [[ASCII]]
|interface = [[ASCII]]
Line 15: Line 15:
}}{{coffeebreak}}
}}{{coffeebreak}}


= Secular =
= Features =


* '''Real-time''' action adventure with different classes to play with, each one with unique abilities!
* '''Real-time''' action adventure with different classes to play with, each one with unique abilities!
Line 25: Line 25:
* All of this for FREE; no sign-up, no email, no adds, no nothing... just click to download and enjoy.
* All of this for FREE; no sign-up, no email, no adds, no nothing... just click to download and enjoy.


https://secular-game.herokuapp.com/static/tutorial.6973662d4c09.png


== Development ==
= Development =


* Made with love, Vim, C++14 STL, Ncurses (Linux) and PDCurses (Windows)
* Made with love, Vim, C++14 STL, Ncurses (Linux) and PDCurses (Windows)

Latest revision as of 06:05, 7 August 2020

Secular
Stable game
Developer
Theme Covert Ops
Influences
Released Aug 06, 2020 (1.0)
Updated Aug 06, 2020 (1.0)
Licensing Freeware
P. Language C++14 STL
Platforms Windows, Linux
Interface ASCII
Game Length ~30 minutes
Official site of Secular
Secular is a coffeebreak roguelike


Features

  • Real-time action adventure with different classes to play with, each one with unique abilities!
  • In-game Manual section to learn how to play, a Tutorial to get used to the commands, and an Arena to safe combat practice.
  • Yes, that's right... Real-time ASCII 80x24 console game combat! And many other surprises, including unlockables...
  • Native 80x24 console game, created for retro gamers and also for those long waiting during software deploys.
  • It can be played in GUI environments as well.
  • No installation nor dependencies needed. Unzip and play.
  • All of this for FREE; no sign-up, no email, no adds, no nothing... just click to download and enjoy.

tutorial.6973662d4c09.png

Development

  • Made with love, Vim, C++14 STL, Ncurses (Linux) and PDCurses (Windows)
  • Powered by GNU, Valgrind, Ubuntu, MinGW, Git, GitHub and Heroku