Skip to content

Jonny7171/SansFight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sans Fight

A Python recreation of the Sans boss fight from Undertale, built using pygame. Includes animations, dialogue, and custom UI inspired by the original game. Designed as a fun programming and game dev project. Work in progress.


Features

  • 🦴 Bone attacks
  • 💬 In-game dialogue
  • ❤️ Custom heart sprite
  • 🧪 Modular UI components (menu, fight, death, mercy)
  • ⏱️ State-based animation system

Screenshots

image image


Installation

Requirements

  • Python 3.10+
  • pygame

Setup

git clone https://github.com/jonny7171/sans-fight.git
cd SansFight
pip install pygame
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages