jonas

jonas

0-day streak
Cascy’s Coding Adventure Since I’m a hardcore UI/UX fanatic, I’ve decided to start building a game using electron which teaches you CSS. Cascy (the main character named after a “cascading style sheet”) leads you through different exercises you have to solve to reach the end of the journey. It should become an open world game. Progress so far This time, I worked on the movement in the game. Levels now can be loaded, selected and started. In the level, you can move around with the character. I'm still struggling a bit with the borders, which the character shouldn't be able to pass, but this will probably take another arcade session. 🙂 GitHub Repository github.com/unordentlich/cascys-adventure ^ There you can also find a more detailed story about Cascy ^ How to play Simply clone the project and execute npm run start in your CMD. As soon as the project is finished, I'll also distribute the built application files. 👍
https://imgutil.s3.us-east-2.amazonaws.com/4681593126cbb4efb39c3a18708aa1b767697a64366d1d4c47bdb346f5ac2bd5/5ce1cc50-f425-428a-9da5-77fe850144aa.png
Cascy’s Coding Adventure Since I’m a hardcore UI/UX fanatic, I’ve decided to start building a game using electron which teaches you CSS. Cascy (the main character named after a “cascading style sheet”) leads you through different exercises you have to solve to reach the end of the journey. It should become an open world game. Progress so far I have finally started with the actual level gameplay! You can now load into levels and move around with cascy. Unfortunately, I'm still a bit stuck with the right movement of the map around the player but I hope that I'll figure this out soon 🙂 GitHub Repository github.com/unordentlich/cascys-adventure ^ There you can also find a more detailed story about Cascy ^ How to play Simply clone the project, install the modules with npm install and execute npm run start in your CMD. As soon as the project is finished, I'll also distribute the built application files. 👍
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/a042cefb-ac6e-477c-a011-1d9c37ffba13.png
Cascy’s Coding Adventure Since I’m a hardcore UI/UX fanatic, I’ve decided to start building a game using electron which teaches you CSS. Cascy (the main character named after a “cascading style sheet”) leads you through different exercises you have to solve to reach the end of the journey. It should become an open world game. Progress so far Now I have worked on some technical stuff. It took me very long to handle the asynchronous and synchronous thing, where I faced a lot of problems over the time. Moreover, I’ve built the file import, export and a project creation pop up. I have also done some assets work, e.g. creating new map tiles or composing my first intro sound/music!! 🕺 For the next time, I’ll have to spend some time on the actual game physics, since the draft export partially works now. 🙏 GitHub Repository github.com/unordentlich/cascys-adventure ^ There you can also find a more detailed story about Cascy ^ How to play Simply clone the project and execute npm run start in your CMD. As soon as the project is finished, I'll also distribute the built application files. 👍
https://imgutil.s3.us-east-2.amazonaws.com/7f76d985f04bd975044f43c60bb6f42ec84e07311610d01ed87489ce84cb767f/57727ce6-ec8e-4c0b-8c8b-0fd38a51f85d.png
Cascy’s Coding Adventure Since I’m a hardcore UI/UX fanatic, I’ve decided to start building a game using electron which teaches you CSS. Cascy (the main character named after a “cascading style sheet”) leads you through different exercises you have to solve to reach the end of the journey. It should become an open world game. Progress so far This time, I was building a lot for the level editor. It took much time to implement all the typical features of an editor, starting from the (multi)selection of tiles to tools like the collision system, which allows you to draw collision zones. I’m very happy with the development of the editor at this moment and hope, that it won’t take too long anymore until it is ready to build some first basic levels 🕺 Only the creation of assets will take another huge chunk of time, which I’ll have to spend in the next days or weeks. GitHub Repository github.com/unordentlich/cascys-adventure ^ There you can also find a more detailed story about Cascy ^ How to play Simply clone the project and execute npm run start in your CMD. As soon as the project is finished, I'll also distribute the built application files. 👍
https://imgutil.s3.us-east-2.amazonaws.com/7e143435c99ea6bea43b41a82292d6a94c522d5b113f266b2bc3b7874ab919a9/1cc216fb-67cf-4696-b3b2-cfff7bbef52d.png
Cascy’s Coding Adventure Since I’m a hardcore UI/UX fanatic, I’ve decided to start building a game using electron which teaches you CSS. Cascy (the main character named after a “cascading style sheet”) leads you through different exercises you have to solve to reach the end of the journey. It should become an open world game. Progress so far I was busy with a lot of “technical background” stuff since my last scrapbook submission. I’ve added changelogs, which can be seen in the game. Moreover, I’ve built an i18n support, made the whole repository on github look a bit friendlier and more motivating to contribute to the game. In the next time, I’ll focus more on the actual game concept again. The creation and design of levels and their functionality. GitHub Repository github.com/unordentlich/cascys-adventure ^ There you can also find ways to contribute and a more detailed story about Cascy ^ How to play Simply clone the project and execute npm run start in your CMD. As soon as the project is finished, I'll also distribute the built application files. 👍
https://imgutil.s3.us-east-2.amazonaws.com/5fba035a6b5eb977aa01992b337d92bff8acbcb2a3ef007ff850faeb1af8fd1b/3dcf392f-12a9-497d-a13c-83ce4ef941b8.png
Cascy’s Coding Adventure Since I’m a hardcore UI/UX fanatic, I’ve decided to start building a game using electron which teaches you CSS. Cascy (the main character named after a “cascading style sheet”) leads you through different exercises you have to solve to reach the end of the journey. It should become an open world game. Progress so far I have build a lot of menu stuff. General intro scenes, settings and first functionality for the built-in level creator. However, I’m currently waiting for @Kapilarny's PR who offered me to improve my performance (regarding the canvas maps) until I can continue with the actual game logic. 🙏 I’ve also started pixeling a few assets such as icons, tiles or cascy :) GitHub Repository github.com/unordentlich/cascys-adventure How to play Simply clone the project and execute npm run start in your CMD. As soon as the project is finished, I'll also distribute the built application files
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/d28a14ae-7613-4bb3-9458-89eaa3f234c8.png