Giter Club home page Giter Club logo

weird-touhou's Introduction

Touhou-Style Game in C++ with SFML

Game Logo

Description

This is a personal project that aims to create a Touhou-style game using C++ and SFML (Simple and Fast Multimedia Library). The game is inspired by the popular bullet hell shooters of the Touhou Project series, known for their intense gameplay and intricate bullet patterns.

Features

  • Challenging bullet hell gameplay with fast-paced action
  • Beautifully designed levels with intricate bullet patterns
  • Multiple playable characters with unique abilities
  • Engaging boss battles with dynamic attack patterns
  • Power-ups and collectibles to enhance gameplay
  • High score tracking and leaderboard

Installation

  1. Clone the repository:

    git clone https://github.com/Weyrd/Weird-Touhou/Weird-Touhou.git
  2. Install SFML library (version X.X.X) by following the instructions at SFML website.

  3. Build the game using a C++ compiler. For example, using g++:

    g++ -o game main.cpp -lsfml-graphics -lsfml-window -lsfml-system
  4. Run the executable:

    ./game

Controls

  • Arrow keys or ZQSD: Move the character
  • WXC: Shoot
  • Shift: Activate character's special ability (slow down)

Screenshots

Gameplay Screenshot 1

Acknowledgments

  • The Touhou Project for the inspiration and game mechanics
  • SFML developers for providing a powerful multimedia library
  • ...

weird-touhou's People

Contributors

weyrd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.