
Closed
Posted
Paid on delivery
I want to turn my daily EPPP study routine into a 90’s-inspired 2-D pixel art RPG that runs smoothly on PC. Think classic SNES aesthetics—tight 16-bit sprites, chiptune loops, simple UI—not a modern HD remake. Core loop • Story-driven quests and side missions that pull exam domains (biological bases, ethics, assessment, etc.) into narrative objectives. • Puzzle rooms that gate progress behind multiple-choice or matching challenges, so I’m practicing recall rather than clicking through flashcards. • Light, turn-based combat where correct answers boost stats or unlock special moves, and wrong answers require strategic recovery—enough tension to keep it fun but not grindy. Visual & audio tone Everything should feel retro and nostalgic: limited palettes, chunky animations, parallax backgrounds, text-box dialogue, and upbeat chip-tunes. Deliverables – Playable Windows build (installer or portable EXE) – All source code, project files, and original sprites/tilesets – Simple content-authoring guide so I can drop in future question banks without rewriting code I’m flexible on engine; Godot, Unity with URP in pixel-perfect mode, or a custom framework are all fine as long as the result is lightweight and easy to patch. Please outline your proposed toolset, timeline, and any sample pixel work relevant to this vibe.
Project ID: 40495348
62 proposals
Remote project
Active 22 secs ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
62 freelancers are bidding on average $668 USD for this job

Your puzzle-room gating system will break if you hardcode questions into the game logic - you need a JSON-based content pipeline that lets you swap question banks without recompiling the entire build. I've shipped 4 Unity RPGs with similar retro mechanics, and the biggest mistake devs make is tightly coupling exam content to scene triggers. Quick question - are you planning to randomize question order per playthrough, or do you want fixed progression tied to story beats? Also, what's your target question bank size (500 questions vs 5,000 changes database architecture)? Here's the technical approach: - UNITY + C#: Build a scriptable object system for question banks with metadata tagging (domain, difficulty, unlock conditions) so you can filter by EPPP category without touching code. - PIXEL-PERFECT CAMERA: Lock resolution to 320x180 upscaled with point filtering - prevents sprite bleeding and maintains authentic SNES crispness on modern displays. - TURN-BASED COMBAT: Implement a state machine where answer accuracy modifies damage multipliers, with a retry mechanic that costs in-game resources (keeps tension without punishing learning). - AUDIO PIPELINE: Use FMOD or Unity's built-in mixer with 8-bit sample rate limiting and square-wave synthesis to nail authentic chiptune without bloating file size. - CONTENT AUTHORING: Deliver a CSV-to-JSON converter tool so you paste questions from spreadsheets and the game auto-imports them on launch. I've built similar educational RPGs for 2 med-school clients where content updates happened weekly without dev involvement. Let's schedule a 20-minute call to walk through your question taxonomy before I architect the data model - I don't start builds where the content structure isn't locked down.
$450 USD in 10 days
5.4
5.4

Hello sir, Did go through your job description and glad to share that I have enormous experience in working with Retro Pixel RPG for EPPP Prep I'm a seasoned programmer and Engineer with quality experience in Flutter, React, Node.JS, SpringBoot, Frontend and Backend Development, Python, Matlab, R studio, C, C++, C#, OpenCV, OpenGL, Tesseract OCR, google vision, Statisticaal programming/R progamming data analysis Computing for Data Analysis Time Series & Econometric, Machine learning, AI, Deep learning, Matlab and Mathematica, 3D modeling, CAD/CAM,AutoCAD, 2D, Architectural Engineering, SolidWorks, Unity 3D, PCB, Electronics, Arduino, Automation, Embedded and Firmware , IOT, Electrical/Mechanical Engineering I am a TOP Rated Freelancer, and you can check my reviews here as well: https://www.freelancer.com/u/mzdesmag. Looking forward to potentially working together on this project. Thanks and Best regards, Adekunle.
$250 USD in 2 days
4.6
4.6

Hey there, I’m really excited about your vision to turn your EPPP prep into a classic 90’s-style 2D pixel RPG! Having worked on pixel art games with tight chiptune soundtracks and turn-based mechanics, I understand the importance of blending engaging gameplay with educational content. I’ll create smooth SNES-inspired 16-bit sprites and parallax backgrounds for that nostalgic feel, while ensuring the puzzle mechanics keep you actively recalling exam material. For the engine, I recommend Unity with URP in pixel-perfect mode to balance lightweight performance with easy future updates. I’ll deliver a Windows build, all source files, and a content-authoring guide to keep your study game evolving. We can have a working prototype ready within 30 days. Which exam domains would you like prioritized first for the initial story quests? Best regards,
$555 USD in 25 days
4.3
4.3

❤️Hi there ❤️ As a skilled engineer, I can do your project perfect. Please check my reviews to verify my skills. To be honest, developers with many comments are agents of agencies or outsourcing companies. Therefore, I believe I am the most suitable candidate for your project. I have a few ideas for your project, and I would like to confirm via private chat whether they align with your thoughts. Warm Regards, Ruslan
$500 USD in 7 days
4.2
4.2

I am excited about the opportunity to create a retro pixel RPG that enhances your EPPP study routine. With extensive experience in game development using Unity and Godot, I can ensure your vision of classic 16-bit aesthetics is brought to life with tight sprite work, engaging narratives, and smooth gameplay. My familiarity with educational game mechanics will guarantee that the learning experience is both fun and effective, while also delivering a comprehensive content-authoring guide to empower you to easily update your game in the future. Let’s make studying a joyous adventure!
$500 USD in 7 days
4.1
4.1

As an experienced designer, software developer, and game aficionado, I am uniquely positioned to bring your vision of a retro pixel RPG to life for your EPPP preparations. Throughout my extensive career, I've honed my skills in visual design using the latest graphic tools such as Figma and motion graphics programs like Blender, making me proficient in creating appealing 2D pixel art consistent with SNES aesthetics. My deep understanding of C++ programming also gives me an advantage in creating an authentic game experience with the right balance of tension and enjoyment. My wide-ranging development capabilities prove valuable for delivering the specific 90's vibe you desire - from working on Qt for desktop app building to Flutter for mobile applications. Although I'm open to your engine preferences, in case of complexities or needs beyond necessary frameworks like Godot or Unity, I am capable of crafting a custom framework that can efficiently execute your project scope while ensuring it is lightweight and easy to patch.
$500 USD in 3 days
2.9
2.9

Hello, there. Your project needs a lightweight retro RPG system that turns EPPP study content into quests, puzzle gates, and answer-driven combat without feeling like a flashcard app. I have experience building 2D RPG mechanics, pixel-perfect UI, dialogue systems, turn-based combat, and editable content pipelines in Godot/Unity. I would use Godot or Unity pixel-perfect workflow, first building the core quest/combat/question-bank loop, then adding SNES-style maps, sprites, chiptune integration, puzzle rooms, and a simple authoring guide for future question updates. I can also structure the content system so new domains, questions, answers, rewards, and encounters can be added from JSON/CSV without touching the code. I’d be glad to discuss the game structure and share relevant retro/pixel-style samples.
$500 USD in 7 days
2.3
2.3

Hi — Mukesh here. I’ve reviewed your idea, and I can build this as a lightweight, fully playable 2D pixel-art RPG that transforms your EPPP study flow into a structured, game-driven learning experience without losing the retro SNES feel you’re aiming for. This is a great fit for a data-driven RPG architecture where the gameplay layer is separated from the content (question bank), so you can easily update study material without touching core logic. Proposed approach: Engine & stack: • Godot (recommended for lightweight 2D pixel-perfect rendering and fast iteration) • GDScript or C# depending on your preference • JSON-based question bank system for easy content updates • Tilemap + sprite-based rendering pipeline for SNES-style visuals Core system design: • Quest engine mapping EPPP domains (Ethics, Biological Bases, Assessment, etc.) into narrative chapters • Turn-based combat system where correct answers determine damage, buffs, and skill unlocks • Puzzle rooms built around MCQ / matching logic for active recall reinforcement • XP/stats system tied to performance per domain for progress tracking • Save/load system for continuous study sessions If you want, I can start by building a small vertical slice (one dungeon + one EPPP domain) so you can validate the gameplay loop before full production. Best regards, Mukesh
$500 USD in 7 days
0.7
0.7

Hi there, I just read your posting. It sounds like a fascinating project to turn your daily EPPP study routine into a captivating 90’s-inspired 2-D pixel art RPG. I have extensive experience in game development, especially with pixel art aesthetics reminiscent of classic SNES titles, and I specialize in creating engaging narratives and interactive mechanics tailored to educational needs. Given your description, I can develop immersive story-driven quests and thoughtfully designed puzzle rooms that will make studying enjoyable and memorable. The turn-based combat mechanics will offer just the right level of tension, ensuring a perfect balance. For technology, I propose using Unity in pixel-perfect mode for optimal performance, along with detailed audio services to produce upbeat chiptunes. I will ensure you receive a playable Windows build, complete source code, and a content-authoring guide for future updates. Best regards, Elijah M.
$450 USD in 5 days
0.0
0.0

Hello, I reviewed your project "Retro Pixel RPG for EPPP Prep" and immediately identified the key areas that need attention. I’m confident I can step in and deliver a clean, efficient, and production-ready solution without unnecessary delays. I bring solid, hands-on experience in Pixel Art, Game Development, Unity 3D, 2D Game Art, Audio Services, C# Programming, C++ Programming and Unity, and I’ve successfully handled similar projects where performance, scalability, and reliability were critical. My focus is not just to “complete the task,” but to ensure your system works smoothly under real-world conditions. What you can expect from me: • Deep expertise in Pixel Art, Game Development, Unity 3D, 2D Game Art, Audio Services, C# Programming, C++ Programming and Unity with practical problem-solving • Clear, fast communication with consistent progress updates • Clean, maintainable, and scalable implementation • Proactive approach — I identify and fix hidden issues, not just reported ones If I see opportunities to improve performance, UX, or stability, I’ll bring them to you with clear recommendations — no guesswork, just practical solutions. I’m ready to get started immediately and bring this across the finish line the right way. Let’s connect. Best regards, Tim Koenitzer
$250 USD in 2 days
0.0
0.0

I understand you're looking for a 90's-inspired 2-D pixel art RPG for your EPPP prep, focusing on a core loop that integrates exam domains into story-driven quests and puzzle rooms using multiple-choice and matching challenges. I've previously developed a similar educational game that successfully gamified complex subject matter, resulting in a 30% increase in user engagement. My approach will involve creating tight 16-bit sprites and chiptune loops using Aseprite and LMMS, respectively. The core loop will be built in Unity using C# for logic, with a simple UI designed in Photoshop. Puzzle rooms will present multiple-choice and matching challenges directly influencing character stats and unlocking moves, all rendered with classic SNES aesthetics. How will the difficulty of the multiple-choice and matching challenges scale with player progress through the EPPP domains? Ready to start as soon as you confirm scope.
$613 USD in 21 days
0.0
0.0

Rough numbers above, both the price and the timeline, are placeholders. We'll lock in real figures after a short chat about scope and content volume. So the idea here is an actual playable RPG that doubles as an EPPP study tool, not just a quiz app with a skin on it. You want the exam domains woven into the narrative so studying feels like progression, not drilling. Puzzle rooms gate story progress behind recall challenges, and combat has actual stakes tied to whether you answer correctly. The goal is something you genuinely want to open every evening, not something you force yourself to use. Here's how we'd approach it: - Engine and renderer: Unity in pixel-perfect mode with URP, C# throughout. This gives us tight control over the retro look without fighting the tooling, and the build pipeline for a portable Windows EXE is straightforward. - Core RPG loop: tile-based movement, text-box dialogue system, quest and side-mission tracker tied to EPPP domain categories (bio bases, ethics, assessment, etc.). Progress gates unlock as puzzle rooms are cleared. - Combat system: turn-based with a simple answer-mechanic layer. Correct answers buff stats or trigger special moves, wrong answers apply a penalty that requires a recovery turn. Enough tension to matter, not enough to frustrate. - Pixel art and audio: 16-bit sprite work, limited palettes, parallax scrolling backgrounds, chunky UI panels. Chiptune loops composed or sourced to match the SNES feel. All original assets, all handed over. - Content-authoring guide: a clean data-driven question bank format (JSON or ScriptableObjects) so you can swap in new domain questions without touching any code. We'll document it clearly. After a quick scope call we'll put together a written proposal covering milestones, final pricing, and a delivery timeline. Want to jump on a short call this week to walk through the domain coverage and art direction before we quote firm numbers? Best, 96 Studio
$525 USD in 21 days
0.0
0.0

Engine Selection (Godot 4 recommended) Use Godot 4 for lightweight builds, fast iteration, and strong 2D pixel support. Unity is also viable but heavier. Project Setup Create a 2D pixel-perfect project (fixed resolution like 320×180 or 640×360). Enable integer scaling, disable texture filtering. Core Architecture Design Separate systems into: Player Controller Dialogue System Combat System (turn-based) Quiz/Question Engine Quest Manager Pixel Art & UI Style Use Aseprite or Piskel for sprites. Design SNES-style tilesets, limited 16–32 color palettes, and simple animated sprites. Game Loop Implementation Build exploration → trigger events → quiz/combat → rewards → progression loop. Each “battle” is a question challenge. Quiz Engine Integration Store questions in JSON/CSV. Create parser so you can add EPPP questions without code changes. Turn-based Combat Logic Correct answers = attack/skill boosts. Wrong answers = damage or debuffs. Add simple stats (HP, Focus, Knowledge).
$750 USD in 10 days
0.0
0.0

Saima Qaisar here. I have 5 years of experience in game asset design, graphic design, content creation, and interactive digital projects. Sir, I understand your vision of transforming EPPP study sessions into a nostalgic 90's-style pixel art RPG that is both engaging and educational. The combination of story-driven progression, quiz-based puzzle mechanics, turn-based combat, and authentic SNES-inspired visuals creates a unique learning experience that goes far beyond traditional flashcards. For this project, I would recommend Godot due to its lightweight performance, excellent 2D workflow, easy future maintenance, and smooth Windows deployment. The game can be built with modular question-bank support, allowing you to add or update EPPP content without modifying core code. I can help structure the content system so future domains, quests, puzzles, and assessments can be expanded easily. The visual style will follow classic 16-bit RPG principles with pixel-perfect sprites, retro UI panels, parallax environments, dialogue boxes, animated tiles, and chiptune-inspired presentation. Gameplay progression, quiz integration, combat rewards, and study-focused mechanics will be designed to keep learning engaging without feeling repetitive or grind-heavy. I can provide the complete source files, project assets, editable content structure, and a playable Windows build as requested. I would be glad to discuss scope, timeline, and content volume in more detail. Thank you, Sir.
$390 USD in 4 days
0.0
0.0

We’ve worked on a project with a very similar scope, giving me strong insight into delivering quality results efficiently. I understand the importance of a clean user-friendly UI for high-end customers. I propose to create a retro pixel RPG for your EPPP prep that encapsulates the 90’s SNES aesthetics with story-driven quests, puzzle rooms, and turn-based combat all tied together with nostalgic visuals and chip-tune music. Let's chat about your project and walk away with a free consultation. Regards, Nabeel Ismail
$350 USD in 7 days
0.0
0.0

I am more than excited about the idea of transforming your EPPP study routine into a classic retro pixel RPG. As an experienced digital artist, my passion and proficiency lie in creating engaging 2D game art, which aligns perfectly with your project requirements. I'm eager to take on this challenge and bring your nostalgic vision to life through authentic, tight 16-bit sprites, limited palettes and the upbeat chiptune loops that define the era. My background in graphic design also means I understand composition and user immersion, vital aspects of any game, especially an RPG. Combining the EPPP domains with engaging narratives and side-quests isn't just doable; it's right up my alley as a storyteller. These challenges will make sure you practice recall in a genuinely captivating way instead of feeling like you're just clicking through digital flashcards. More importantly, I am committed to delivering beyond your expectations; not only will you receive a polished Windows build of the game but I will provide all source codes and project files so you have full control for future updates, as well as a simple content-authoring guide to facilitate easy additions of new question banks. My skillset in graphic design coupled with my love for storytelling makes me the ideal candidate to turn your study routine into an immersive experience while still keeping it lightweight and patch-friendly. Let's create magic together!
$580 USD in 18 days
0.0
0.0

"This project aligns perfectly with my expertise and commitment to delivering exceptional results. With proven experience completing similar projects, I focus on quality, reliability, and clear communication from start to finish. My goal is to create a solution tailored to your needs that delivers real value. Feel free to review my portfolio for examples of my work, and I’d be happy to offer a free consultation to discuss your vision and the best path forward."
$300 USD in 14 days
0.0
0.0

With your project title, description, and my skills in 2D game art, C# programming, and game development, I am more than qualified to bring your vision of a 90's-inspired retro pixel RPG for EPPP prep to life. While the popular choices for this type of project may be Godot or Unity with URP - and that is certainly something I can handle with ease - I'd also suggest considering a custom framework. This would give us full control over the optimization and performance of the game, ensuring that it runs smoothly on your PC. My expertise in Full Stack Development can also come in handy when it comes to delivering a complete package. Besides the playable Windows build, I can provide you with clean source code, project files as well as original sprites and tilesets developed specifically for your game. Additionally, I'll include a simple content-authoring guide so you can easily manage and implement any future question banks without rewriting any part of the code. But it's not just about ticking off items from a list. My main goal is to provide an immersive experience tailored precisely to meet your needs. With my passion, dedication to quality work and penchant for detail, I guarantee that every element of this game will embody the retro aesthetic you're searching for—right from the narrative-driven quests to turn-based combat mechanics to nostalgic
$550 USD in 1 day
0.0
0.0

I can build this in Godot with a lightweight, retro SNES-style approach focused on smooth performance and easy future updates. I can handle the dialogue system, puzzle/question flow, turn-based combat, save system, UI, and content-driven architecture for adding new EPPP question banks without rewriting code. The game can be structured so questions, quests, and combat modifiers are editable through simple JSON/CSV files for easier expansion later. You'll receive the Windows build, full source/project files, and documentation for managing future content.
$500 USD in 14 days
0.0
0.0

⭐ I handled a similar project ⭐, Happy to show you what works before you commit. I developed a 2D pixel art RPG tailored to EPPP study needs, integrating exam topics into quests and puzzles. Aligned with your project's vision, I specialize in crafting retro aesthetics for an engaging user experience. Understanding the essence of your project, I focus on blending nostalgia with interactive learning elements. With expertise in performance optimization, security enhancements, and user interface design, I ensure a top-notch product. Let's discuss your project further and explore how I can assist. Worst case, you walk away with a free consultation and a clearer understanding of your project. Kind regards, Curtley
$550 USD in 7 days
0.0
0.0

Kīhei, United States
Payment method verified
Member since Jun 6, 2026
£20-250 GBP
$10-30 USD
€8-30 EUR
₹100-400 INR / hour
₹12500-37500 INR
₹600-1500 INR
$100 USD
$15-25 USD / hour
₹600-1500 INR
$30-250 NZD
$10-30 USD
$10-30 USD
$3000-5000 USD
₹600-1500 INR
$8-15 USD / hour
₹1500-12500 INR
$250-750 USD
$750-1500 USD
₹600-1500 INR
₹1500-12500 INR