Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Scipi

#1
Hey guys. So recently, I participated in Ludum Dare 35. And well, I made a game!

The theme was "shapeshift." So the premise of my game is you are a shapeshifting reptilian alien whose goal is to fight through Trump Tower to find and impersonate Donald Trump in order to run for presidency. (Don't ask me how drunk/high I was) :P

The gameplay was styled off of Hotline Miami, so it plays just like it. Additionally, there's a bit of a stealth component thrown in that works really well with the Hotline Miami formula. I used Godot to make the game, and I learned quite a lot, so expect some more progress on Walriimon soon... ish?

Let me know what you guys think!
#2
Gaming / TIS-100 (A programming game)
June 12, 2015, 11:29:39 PM
Here's a game you guys might find interesting. A friend of mine showed me this earlier today.

TIS-100 is a programming game where you write code on a fictional processor using an assembly-like language to solve puzzles. What's interesting is that the game splits the processor into a network of nodes, making it so you have to consider topological adjacency in your programs. It's pretty fun. :P

It's on steam, and it's only $7.
http://store.steampowered.com/app/370360/
#3
Contests / [4x3 contest][C++][PC]MiniDungeon
May 09, 2015, 05:00:31 AM
I'll be making a small dungeon crawler for the 4x3 contest.

Some of the ideas I have going:

-Map is split into a grid of 4x3 rooms
-World updates only when the player takes an action.
-Player can move around rooms and attack enemies
-Map is randomly generated

Here's a mockup of the game:


Edit:
The Green pixel is the player, red is an enemy, and the grey are doors

The game will be written in Lua using the Love2D framework
#4
Since I am going to continue development of my Ludum Dare entry from this thread, I decided to make a dedicated thread for it.

Here's a link to the Ludum Dare entry, if you wish to try it out: http://ludumdare.com/compo/ludum-dare-31/?action=preview&uid=34647

Chess Wars is a Fire Emblem/Advanced Wars style game themed on Chess. Game play is pretty straightforward if you've never played FE or AW. You play on a grid and each turn you move your units and try to destroy all opposing units on the map. Here's a pretty good video showing gameplay from Fire Emblem: Awakening.



Right now, my game only has two modes: Hero and Army mode. In Hero mode, you control a couple powerful units to destroy the opposing army. In Army mode, you control an opposing army. Here's what it looks like as of this writing:



In the future I want to merge the two modes together, where you play mainly as the elite force (FE-style) with supporting army reinforcements (AW-style). I might also up the strategy part of the game where the campaign is dynamic, similar to Total War or Wargame campaigns.

Either way, I'll be updating this thread with progress that I make. Feedback and suggestions are very welcome.

EDIT:
Current Version (0.2.0): http://bit.ly/1xyNbQP
#5
PC, Mac & Vintage Computers / Ludum Dare 31
December 05, 2014, 11:56:03 PM
Hey everyone. Ludum Dare 31 is about to kick off and I'm streaming development of my entry.

If you don't know what Ludum dare is, it's a competition held every four months with the objective to make a game from scratch within 48 hours based on a given theme voted on by the community.

This time I'm hoping to make a fighting game of some sort, since I'm really bad at playing fighters and don't like the genre. :P

If you want to drop on by my stream and see how development is going, I'll be streaming here for the full 48 hours: http://www.twitch.tv/skipi_
Powered by EzPortal