KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Pixel-Coder.github.io
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
fennel-invest-api
:
Unofficial reverse-engineered Fennel.com Invest app API written in Python Requests
OS-DiscordImGui
:
Discord overlay based on OS-ImGui.
api-extended
:
A self-hostable API extension for Invidious, made for custom clients.
roomAppointmentAppPublic
:
基于Java+Springboot+Vue的自习室座位预约小程序管理系统(源代码+数据库)132 本项目前后端分离带小程序,分为管理员、用户两种角色 ### 1、用户: - 注册、登录、自习室介绍、推荐图书、校园资讯、座位查询、座位预约、预约查看、个人信息 ### 2、管理员: - 用户管理、场地管理、座位管理、预约记录管理、封面管理、文章管理、文章类型管理 ## 二、所用技术 后端技术栈: - Springboot - Mybatis - Mysql - Maven - redis 前端技术栈: - Vue - Vue-router - axios - element-ui - uniapp
esdf-vis
:
ESDF generation, block-wise and iterative
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Pixel-Coder.github.io
?
Download (.md)
# Pixel Coder ## Description **Pixel Coder** is an immersive coding game designed to challenge and educate aspiring coders. Inspired by classic 8-bit games and the journey of learning to code, Pixel Coder offers players a unique adventure into the world of programming. The game's pixel art style and engaging puzzles aim to captivate players while teaching them fundamental coding concepts. Whether you're a beginner looking to learn the basics or an experienced coder seeking to test your skills, Pixel Coder provides a fun and interactive way to improve your coding abilities. ## Deployment The web game is deployed and can be played [https://davidavargas.github.io/Pixel-Coder.github.io/](https://davidavargas.github.io/Pixel-Coder.github.io/). ## Game Logic ### Overview In Pixel Coder, players embark on a quest to help the protagonist, David, prepare for a full-stack development interview. The game unfolds as a series of coding challenges that players must solve to progress through the story. ### Player Decisions - **Question Types**: Players are presented with coding-related questions that range from HTML and CSS to JavaScript. - **Answer Choices**: Each question offers multiple-choice answers, and players must select the option they believe is correct. - **Code Challenges**: Some questions may involve debugging code snippets or completing lines of code. ### Game Mechanics - **Progression**: For every three consecutive correct answers, David's professional attire improves, reflecting his growing readiness for the interview. - **Non-Penalization**: Incorrect answers do not penalize the player but halt David's progress in dressing up for success. - **Assistance**: The game includes hints and study resources that players can use to assist with tougher questions. ### Victory/Progress Evaluation - **Victory Condition**: The player's victory is determined by successfully completing all challenges and fully preparing David for his interview. - **Progress Tracking**: Progress is tracked by the number of correct answers and the visual transformation of David's attire. - **Conclusion**: The game concludes with a simulated interview scene where David's preparation is put to the test. ## Post-MVP Plans - **Hint System**: Implement a "Hint System" that provides coding tips or partial solutions to challenging questions. - **Code Editor Mode**: Introduce a "Code Editor" mode where players can write and run code to solve problems, simulating a real coding environment. - **Career Path Feature**: Add a "Career Path" feature that unlocks different coding languages and technologies based on the player's choices and achievements, offering a tailored learning experience.