| This library gives you the basic movement system of a platformer. You can make an action/platform game in minutes!
|
|
25 |
|
|
|
| I'd like to make a set of challenges that DM developers can use to test their ability and knowledge of different …
|
|
14 |
|
|
|
| This is a small update that adds a couple of minor things. First, it adds two more parameters to the left() and right() …
|
|
2 |
|
|
|
| I just posted an overdue update. I used to update the library once or twice a month but it's been just over two months …
|
|
8 |
|
|
|
|
4 |
|
|
|
|
1 |
|
|
|
| A *big* update to the Sidescroller library!
|
|
11 |
|
|
|
| This article explains how my Sidescroller library works and how you can use it to create a game. If you're familiar …
|
|
19 |
|
|
|
| Sidescroller v3.0 This update adds a few new mob vars (accel, decel, and gravity) and support for BYOND's built-in …
|
|
14 |
|
|
|
| I always think I'm running out of things to add to the library, then I put together an update and the update notes are …
|
|
6 |
|
|
|
| I've been trying to post an update at least once a month, so here's the one for April. There are two main changes: 1 …
|
|
1 |
|
|
|
| I added the move_to and move_towards procs which work like DM's walk_to and walk_towards procs, but for sidescrollers.
|
|
2 |
|
|
|
| I split the code from my sidescroller demo into a library part and a demo part to create a sidescroller library. Edit: …
|
|
8 |
|
|
|