-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
164 lines (130 loc) · 7.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>python-b5</title>
<meta name="description" content="Indie game developer / hobbyist">
<meta name="author" content="python-b5">
<meta property="og:title" content="python-b5">
<meta property="og:type" content="website">
<meta property="og:url" content="https://python-b5.com/">
<meta property="og:description" content="Indie game developer / hobbyist">
<link rel="icon" href="images/favicon.jpg">
<link rel="apple-touch-icon" href="images/touch.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.1.0/github-markdown-light.min.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<article class="markdown-body">
<h1 class="center">python-b5</h1>
<div class="links center">
<a href="https://python-b5.itch.io/"><img src="images/gamepad.svg"/></a>
<a href="https://github.com/python-b5/"><img src="images/github.svg"/></a>
<a href="https://bsky.app/profile/python-b5.com/"><img src="images/bluesky.svg"/></a>
<a href="https://twitter.com/pythonb5/"><img src="images/twitter.svg"/></a>
</div>
<br>
<section>
<h2>Current projects</h2>
<ul>
<li>
<b>Raspberry Resort (2022–)</b>
<ul><li>A lighthearted RPG / puzzle game about helping interesting characters with not-so-mundane tasks in a hotel.</li></ul>
</li>
<li>
<b><a href="https://gamejolt.com/games/undertalewildfire/868658/">Undertale Wildfire</a> (2024–) (w/ Team Wildfire, lead programmer)</b>
<ul>
<li>A fan-made prequel to Toby Fox's UNDERTALE, centered around the second fallen human: the SOUL of Bravery.</li>
<li>A Combat Demo is available, featuring a complete boss from the game.</li>
</ul>
</li>
</ul>
</section>
<br>
<section>
<h2>Jam games</h2>
<ul>
<li>
<b><a href="https://berry-games.itch.io/key/">Key To Success</a> (GMTK Game Jam 2024)</b>
<ul><li>A rhythm platformer where changing the key of the music changes the level!</li></ul>
</li>
<li>
<b><a href="https://berry-games.itch.io/beep-boop/">Beep Boop, How May I Help You?</a> (GMTK Game Jam 2023)</b>
<ul><li>Control NPCs to help a robot ace its job interview.</li></ul>
</li>
<li>
<b><a href="https://python-b5.itch.io/couriers/">Careless Couriers</a> (Ludum Dare 53)</b>
<ul><li>Deliver packages while riding a skateboard!</li></ul>
</li>
<li>
<b><a href="https://python-b5.itch.io/fortune/">Fortune Fortress</a> (GMTK Game Jam 2022)</b>
<ul><li>An RPG where your path and abilities are determined by the roll of a die!</li></ul>
</li>
<li>
<b><a href="https://python-b5.itch.io/gift/">A Gift in Good Faith</a> (Ludum Dare 49)</b>
<ul><li>Find gems in a labyrinth while avoiding the Minotaur!</li></ul>
</li>
<li>
<b><a href="https://python-b5.itch.io/momentum/">Momentum</a> (GMTK Game Jam 2021)</b>
<ul><li>A puzzle-platformer where you kill slimes using your own momentum.</li></ul>
</li>
<li>
<b><a href="https://python-b5.itch.io/mirage/">Mirage</a> (GMTK Game Jam 2020)</b>
<ul><li>A puzzle game where you can't control what you can see.</li></ul>
</li>
<li>
<b><a href="https://python-b5.itch.io/grapple/">Grapple</a> (GMTK Game Jam 2019)</b>
<ul><li>A small Metroidvania with only one upgrade.</li></ul>
</li>
</ul>
</section>
<br>
<section>
<h2>Other games</h2>
<ul>
<li>
<b><a href="https://python-b5.itch.io/jabberwocky/">Jabberwocky</a> (2020)</b>
<ul>
<li>A small action-adventure based on Lewis Carroll's "Jabberwocky".</li>
<li>Includes an Android version with touch controls.</li>
</ul>
</li>
</ul>
</section>
<br>
<section>
<h2>Mods</h2>
<ul>
<li>
<b><a href="https://github.com/python-b5/replay-mod-for-love-3/">Replay Mod for LOVE 3</a></b>
<ul><li>Adds replays to LOVE 3. Still under development, but currently on hiatus. Currently does not work with the latest version of the game.</li></ul>
</li>
<li>
<b><a href="endless-mod/">Endless Mod for LOVE 3</a></b>
<ul><li>Adds an endless mode, similar to the one found in LOVE 2: kuso, to LOVE 3. Designed for an older version of the game (may be updated eventually), and was the reason ENDLESS LOVE and Mirror Mode were added officially.</li></ul>
</li>
<li>
<b><a href="love-2014-music/">LOVE 2014 Music in LOVE 3</a></b>
<ul><li>Adds the original music from LOVE 2014 back into the recreation of its campaign in LOVE 3. Works with any version of the game.</li></ul>
</li>
</ul>
</section>
<br>
<section>
<h2>Tools</h2>
<ul>
<li>
<b><a href="https://github.com/python-b5/undertale-dialogue-tool/">Undertale Dialogue Tool</a></b>
<ul><li>A small tool to help with formatting dialogue for Undertale fangames.</li></ul>
</li>
<li>
<b><a href="https://github.com/python-b5/edit/">edit</a></b>
<ul><li>A simple, persistent online notepad with multiple tabs.</li></ul>
</li>
</ul>
</section>
</article>
</body>
</html>