Artificer Wiki
A roguelike game with crafting/equipment centric gameplay.
Status: Pre-Alpha
Brought to you by:
jdc1197
The following things must be implemented before leaving the prealpha stage.
| Item | Description | Status | Commit(s) |
|---|---|---|---|
| FOV | Field of Vision for the Player | ![]() |
[0bd894] |
| Colored Strings | Strings with intermittently changing colors | ![]() |
[ba2d0c], [778dee], [24f607] |
| Screen Size Adjustment | Change size of maps from 80x40 to 78x38 | ![]() |
[87bc27] |
| Time System | Add system for keeping time | ![]() |
[169291] |
| Status Screen | Add the status screen to the side of the screen | ![]() |
|
| Saving System | Add system for saving and loading data/savefiles | ![]() |
|
| Monster AI | Add additional monsters with a basic AI | ![]() |
|
| Attacks/Weapons | Add the damage/attacking system | ![]() |
Commit: [0bd894]
Commit: [169291]
Commit: [24f607]
Commit: [778dee]
Commit: [87bc27]
Commit: [ba2d0c]