Difference between revisions of "MovingETA"

From RogueBasin
Jump to navigation Jump to search
Line 1: Line 1:
{{game-alpha| name = MovingETA
{{game-alpha| name = MovingETA 0.01a
|developer = @TheScriptan
|developer = @TheScriptan
|influences = [[Moria]] and [[Rogue]]
|influences = [[Moria]] and [[Rogue]]
|theme = [[Story Based]]
|theme = [[Story Based]] [[Fantasy]] [[Hack & Slash]]
|released = 12 July 2013
|released = 12 July 2013
|updated = 12 July 2013
|updated = 13 July 2013
|licensing = [[Open Source]][[Freeware]]
|licensing = [[Freeware]]
|language = [[C++]]
|language = [[C++]] using [[libtcod]]
|platforms = [[Windows]]
|platforms = only [[Windows]]
|interface = ASCII
|interface = [[ASCII]] + some graphical content
|length = Unlimited
|length = Unlimited
|site = http://www.thescriptan.blogspot.com
|site = http://www.thescriptan.blogspot.com
Line 16: Line 16:
==Plot==
==Plot==
Long time ago, in the medieval ages, there was one boy called "ETA". He was same as the other kids, but something strange happened to him. One day, his mother asked him, could he get some cherries, in the woods? ETA of course answered yes. So while he was looking for cherries, he found really strange looking portal. ETA was scared. ETA comes closer to the portal and sees a lot of 0110101 characters, and some !@#$%^&*() + some other one, but most of them was ????. Suddenly in the  woods wolf came out of nowhere. ETA got scared and slipped to the hole of portal. And here is all the gameplay begins
Long time ago, in the medieval ages, there was one boy called "ETA". He was same as the other kids, but something strange happened to him. One day, his mother asked him, could he get some cherries, in the woods? ETA of course answered yes. So while he was looking for cherries, he found really strange looking portal. ETA was scared. ETA comes closer to the portal and sees a lot of 0110101 characters, and some !@#$%^&*() + some other one, but most of them was ????. Suddenly in the  woods wolf came out of nowhere. ETA got scared and slipped to the hole of portal. And here is all the gameplay begins
==Updates==
* Recreated game with libtcod *
* Dungeon Generator using BSP TOOLKIT *
* Random Monsters *
* Player Moving With Collision*
* Field Of View *
* Fog Of War *
==TODO==
* Inventory *
* Dungeon Levels*
* Monsters Active *
* Items*
* More Tiles*
* Stats*
* Achievements*
* Menu*
* Some Story Line*
* More Enemies *

Revision as of 19:29, 13 July 2013

MovingETA 0.01a
Alpha Project
Developer @TheScriptan
Theme Story Based Fantasy Hack & Slash
Influences Moria and Rogue
Released 12 July 2013
Updated 13 July 2013
Licensing Freeware
P. Language C++ using libtcod
Platforms only Windows
Interface ASCII + some graphical content
Game Length Unlimited
Official site of MovingETA 0.01a


About MovingETA

MovingETA is a brand new roguelike, which is still in development, but for some dues, I would like to shout out it. MovingETA is in really early stages of development, but updates gonna be very stable! So check out my blog for some news! http://www.thescriptan.blogspot.com

Plot

Long time ago, in the medieval ages, there was one boy called "ETA". He was same as the other kids, but something strange happened to him. One day, his mother asked him, could he get some cherries, in the woods? ETA of course answered yes. So while he was looking for cherries, he found really strange looking portal. ETA was scared. ETA comes closer to the portal and sees a lot of 0110101 characters, and some !@#$%^&*() + some other one, but most of them was ????. Suddenly in the woods wolf came out of nowhere. ETA got scared and slipped to the hole of portal. And here is all the gameplay begins

Updates

  • Recreated game with libtcod *
  • Dungeon Generator using BSP TOOLKIT *
  • Random Monsters *
  • Player Moving With Collision*
  • Field Of View *
  • Fog Of War *

TODO

  • Inventory *
  • Dungeon Levels*
  • Monsters Active *
  • Items*
  • More Tiles*
  • Stats*
  • Achievements*
  • Menu*
  • Some Story Line*
  • More Enemies *